Skip to content
Back to search
30
MCP

Microsoft SQL Server

pulsemcp/microsoft sql server

Query and manage Microsoft SQL Server databases using mssql-python.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Microsoft SQL Server (MSSQL)
Securely integrates with Microsoft SQL Server databases for data analysis, reporting, and management.
0 tools
MSSQL
Read-only Microsoft SQL Server integration with metadata discovery, parameterized queries, and execution plans.
0 tools
SQL Server
Provides robust SQL Server database access with T-SQL validation, connection management, and cross-platform Docker support for executing que
0 tools
io.github.daedalus/mcp-server-mssql
MCP server for Microsoft SQL Server using mssql-python
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
SQL Server by bulentkeskin
Enables AI assistants to search tables, execute read-only queries, and retrieve metadata from SQL Server databases.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "microsoft_sql_server": {
      "url": "None",
      "transport": "http"
    }
  }
}